Skip to content

Add Getting Started with LDK Node guide#315

Open
Camillarhi wants to merge 1 commit into
lightningdevkit:mainfrom
Camillarhi:docs/getting-started-with-ldk-node
Open

Add Getting Started with LDK Node guide#315
Camillarhi wants to merge 1 commit into
lightningdevkit:mainfrom
Camillarhi:docs/getting-started-with-ldk-node

Conversation

@Camillarhi

@Camillarhi Camillarhi commented Jun 12, 2026

Copy link
Copy Markdown

Adds a guide for building a Lightning node with ldk-node in Rust, covering node setup, channel management, BOLT11/BOLT12 payments, and spontaneous payments against a local Polar regtest network.

Adds:

  • docs/getting-started-with-ldk-node.md
  • sidebar/config entries in docs/.vitepress/config.mts and docs/.vuepress/config.js
  • footer link in docs/.vitepress/theme/components/SiteFooter.vue

🤖 Kotlin code examples generated with Claude Code

@netlify

netlify Bot commented Jun 12, 2026

Copy link
Copy Markdown

Deploy Preview for lightningdevkit ready!

Name Link
🔨 Latest commit 16a8ba1
🔍 Latest deploy log https://app.netlify.com/projects/lightningdevkit/deploys/6a2cbb9d70008c000851c9eb
😎 Deploy Preview https://deploy-preview-315--lightningdevkit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Walkthrough for building a Lightning node with ldk-node in Rust and kotlin
covering node setup, channel management, BOLT11 and BOLT12 payments, and
spontaneous payments using Polar for a local regtest environment.
@Camillarhi Camillarhi force-pushed the docs/getting-started-with-ldk-node branch from 5ca6ec4 to 16a8ba1 Compare June 13, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant